rebootCount

@get:JvmName(name = "getRebootCount")
@set:JvmName(name = "setRebootCount")
var rebootCount: Int
The total number of reboots this node has ever encountered
(well - since the last time we discarded preferences)

uint32 reboot_count = 8;